PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentMargins Class / PDFFlowContentMargins Constructor / PDFFlowContentMargins Constructor(double)
Value for all margins.
In This Topic
    PDFFlowContentMargins Constructor(double)
    In This Topic
    Initializes a new PDFFlowContentMargins object with the same value for all margins.
    Syntax
    public PDFFlowContentMargins( 
       double margins
    )

    Parameters

    margins
    Value for all margins.
    See Also